home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-07-15 | 4.8 KB | 281 lines | [TEXT/MPS ] |
- /* © Copyright 1990 The NetWork Project, StatLab Heidelberg.
- © Copyright 1990 Joachim Lindenberg, Karlsruhe. All rights reserved */
-
- #include "Types.R"
- #include "SysTypes.R"
-
- resource 'vers' (1) {
- 0x1,
- 0x1,
- alpha,
- 0x0,
- verUs,
- "1.1a0",
- "1.1a0 ©1990 Joachim Lindenberg, Karlsruhe. All rights reserved."
- };
-
- resource 'SIZE' (-1) {
- dontSaveScreen,
- acceptSuspendResumeEvents,
- enableOptionSwitch,
- canBackground,
- multiFinderAware,
- backgroundAndForeground,
- dontGetFrontClicks,
- ignoreChildDiedEvents,
- is32BitCompatible,
- notHighLevelEventAware,
- reserved,
- reserved,
- reserved,
- reserved,
- reserved,
- reserved,
- 128*1024,
- 128*1024
- };
-
- resource 'MENU' (257) {
- 257,
- textMenuProc,
- 0x7FFFFFFD,
- enabled,
- "File",
- { /* array: 4 elements */
- /* [1] */
- "Signature…", noIcon, "S", noMark, plain,
- /* [2] */
- "-", noIcon, noKey, noMark, plain,
- /* [3] */
- "Beep on Message", noIcon, noKey, noMark, plain,
- /* [2] */
- "-", noIcon, noKey, noMark, plain,
- /* [3] */
- "Ping", noIcon, "P", noMark, plain,
- /* [4] */
- "Quit", noIcon, "Q", noMark, plain
- }
- };
-
- resource 'MENU' (256) {
- 256,
- textMenuProc,
- 0x7FFFFFFD,
- enabled,
- apple,
- { /* array: 2 elements */
- /* [1] */
- "About Ping…", noIcon, noKey, noMark, plain,
- /* [2] */
- "-", noIcon, noKey, noMark, plain
- }
- };
-
- resource 'MENU' (258) {
- 258,
- textMenuProc,
- allEnabled,
- enabled,
- "Destination",
- { /* array: 4 elements */
- /* [1] */
- "Local", noIcon, noKey, noMark, plain,
- /* [2] */
- "Random", noIcon, noKey, noMark, plain,
- /* [3] */
- "Next in List", noIcon, noKey, noMark, plain,
- /* [4] */
- "Broadcast (-1)", noIcon, noKey, noMark, plain,
- /* [5] */
- "Broadcast (all)", noIcon, noKey, noMark, plain
- }
- };
-
- resource 'MENU' (259) {
- 259,
- textMenuProc,
- 0x7FFFFFFD,
- enabled,
- "Interval",
- { /* array: 6 elements */
- /* [1] */
- "Manual", noIcon, noKey, noMark, plain,
- /* [2] */
- "-", noIcon, noKey, noMark, plain,
- /* [3] */
- ".1 Second", noIcon, noKey, noMark, plain,
- /* [3] */
- "1 Second", noIcon, noKey, noMark, plain,
- /* [4] */
- "10 Seconds", noIcon, noKey, noMark, plain,
- /* [5] */
- "1 Minute", noIcon, noKey, noMark, plain,
- /* [6] */
- "2 Minutes", noIcon, noKey, noMark, plain
- }
- };
-
- resource 'MENU' (260) {
- 260,
- textMenuProc,
- 0x7FFFFFFD,
- enabled,
- "Message Size",
- { /* array: 6 elements */
- /* [1] */
- "0 Bytes", noIcon, noKey, noMark, plain,
- /* [2] */
- "-", noIcon, noKey, noMark, plain,
- /* [3] */
- "16 Bytes", noIcon, noKey, noMark, plain,
- /* [3] */
- "512 Bytes", noIcon, noKey, noMark, plain,
- /* [4] */
- "2048 Bytes", noIcon, noKey, noMark, plain,
- /* [5] */
- "32767 Bytes", noIcon, noKey, noMark, plain,
- }
- };
-
- resource 'DITL' (256) {
- { /* array DITLarray: 4 elements */
- /* [1] */
- {120, 72, 146, 275},
- Button {
- enabled,
- "Nice stuff…"
- },
- /* [2] */
- {24, 72, 47, 236},
- StaticText {
- disabled,
- "Ping 1.0a2"
- },
- /* [3] */
- {24, 24, 56, 56},
- Icon {
- disabled,
- 256
- },
- /* [4] */
- {56, 72, 109, 352},
- StaticText {
- disabled,
- "©1989,90 The NetWork Project, \n©1989,90 "
- "Joachim Lindenberg, Karlsruhe.\n "
- "All rights reserved."
- }
- }
- };
-
- resource 'DITL' (257) {
- { /* array DITLarray: 4 elements */
- /* [1] */
- {88, 160, 112, 216},
- Button {
- enabled,
- "Accept"
- },
- /* [2] */
- {88, 80, 112, 136},
- Button {
- enabled,
- "Deny"
- },
- /* [3] */
- {24, 72, 68, 230},
- StaticText {
- disabled,
- "Ping got a message, what to do?"
- },
- /* [4] */
- {24, 24, 56, 56},
- Icon {
- disabled,
- 0
- }
- }
- };
-
- resource 'DITL' (258) {
- { /* array DITLarray: 4 elements */
- /* [1] */
- {116, 149, 136, 209},
- Button {
- enabled,
- "Ok"
- },
- /* [2] */
- {116, 47, 136, 107},
- Button {
- enabled,
- "Cancel"
- },
- /* [3] */
- {77, 100, 97, 155},
- EditText {
- disabled,
- "NetP"
- },
- /* [4] */
- {22, 34, 70, 218},
- StaticText {
- disabled,
- "Enter a new signature (program number) t"
- "o use :"
- }
- }
- };
-
- resource 'ALRT' (256) {
- {86, 66, 246, 436},
- 256,
- { /* array: 4 elements */
- /* [1] */
- OK, visible, silent,
- /* [2] */
- OK, visible, silent,
- /* [3] */
- OK, visible, silent,
- /* [4] */
- OK, visible, silent
- }
- };
-
- resource 'ALRT' (257) {
- {108, 108, 248, 348},
- 257,
- { /* array: 4 elements */
- /* [1] */
- OK, visible, sound1,
- /* [2] */
- OK, visible, sound1,
- /* [3] */
- OK, visible, sound1,
- /* [4] */
- OK, visible, sound1
- }
- };
-
- resource 'ICON' (256) {
- $"1F FE 00 00 20 01 00 00 2F FD 1F FF 2F FD 20 01"
- $"2F FF FF FD 2F 00 0F F5 2F 7F EF E5 2D 7F AF 85"
- $"29 7F 2E 05 21 7C 2C 05 7F FC 2F FD 80 04 28 01"
- $"BF F7 E8 01 BF D4 08 FD BF 94 08 01 BE 17 E8 02"
- $"B8 14 08 02 B0 14 17 FE BF F4 11 40 80 07 F1 40"
- $"80 04 11 40 83 F4 11 40 80 07 F1 40 40 09 43 E0"
- $"40 09 42 20 7F F9 43 E0 11 03 E2 A0 1F 02 24 90"
- $"15 03 E9 4F E4 FE B2 31 8A 00 84 0F F1 FF 78"
- };
-
- resource 'DLOG' (258) {
- {110, 116, 276, 356},
- dBoxProc,
- visible,
- goAway,
- 0x0,
- 258,
- ""
- };
-
-